[INFO] cloning repository https://github.com/epheo/portail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/epheo/portail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepheo%2Fportail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepheo%2Fportail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b1ca9c2657aa1ba2980a9489878125e5fb6957d
[INFO] testing epheo/portail against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepheo%2Fportail" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/epheo/portail
[INFO] finished tweaking git repo https://github.com/epheo/portail
[INFO] tweaked toml for git repo https://github.com/epheo/portail written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/epheo/portail on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/epheo/portail already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded socket2 v0.6.2
[INFO] [stderr]   Downloaded serde-value v0.7.0
[INFO] [stderr]   Downloaded ordered-float v2.10.1
[INFO] [stderr]   Downloaded enum-ordinalize v4.3.2
[INFO] [stderr]   Downloaded enum-ordinalize-derive v4.3.2
[INFO] [stderr]   Downloaded rewrk-core v0.1.3
[INFO] [stderr]   Downloaded kube v2.0.1
[INFO] [stderr]   Downloaded cmake v0.1.57
[INFO] [stderr]   Downloaded json-patch v4.1.0
[INFO] [stderr]   Downloaded hostname v0.4.2
[INFO] [stderr]   Downloaded rustls-webpki v0.103.9
[INFO] [stderr]   Downloaded tempfile v3.26.0
[INFO] [stderr]   Downloaded delegate v0.13.5
[INFO] [stderr]   Downloaded jsonptr v0.7.1
[INFO] [stderr]   Downloaded jsonpath-rust v0.7.5
[INFO] [stderr]   Downloaded flume v0.10.14
[INFO] [stderr]   Downloaded kube-core v2.0.1
[INFO] [stderr]   Downloaded kube-derive v2.0.1
[INFO] [stderr]   Downloaded kube-runtime v2.0.1
[INFO] [stderr]   Downloaded caps v0.5.6
[INFO] [stderr]   Downloaded kube-client v2.0.1
[INFO] [stderr]   Downloaded regex-lite v0.1.9
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.40
[INFO] [stderr]   Downloaded arc-swap v1.8.2
[INFO] [stderr]   Downloaded gateway-api v0.19.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.22
[INFO] [stderr]   Downloaded zerocopy v0.8.40
[INFO] [stderr]   Downloaded k8s-openapi v0.26.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d22952b55db361b62aec2839b3e417dd35e0b2546ec1551c3cd91aba71a79bcd
[INFO] running `Command { std: "docker" "start" "-a" "d22952b55db361b62aec2839b3e417dd35e0b2546ec1551c3cd91aba71a79bcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d22952b55db361b62aec2839b3e417dd35e0b2546ec1551c3cd91aba71a79bcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d22952b55db361b62aec2839b3e417dd35e0b2546ec1551c3cd91aba71a79bcd", kill_on_drop: false }`
[INFO] [stdout] d22952b55db361b62aec2839b3e417dd35e0b2546ec1551c3cd91aba71a79bcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9753cd960e0e0ba4a193e9ee237e5f7ea98c36ccb85a9df179e9b87560bdeadb
[INFO] running `Command { std: "docker" "start" "-a" "9753cd960e0e0ba4a193e9ee237e5f7ea98c36ccb85a9df179e9b87560bdeadb", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling k8s-openapi v0.26.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling caps v0.5.6
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling jsonpath-rust v0.7.5
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling kube-derive v2.0.1
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling json-patch v4.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling kube-core v2.0.1
[INFO] [stderr]    Compiling kube-client v2.0.1
[INFO] [stderr]    Compiling kube-runtime v2.0.1
[INFO] [stderr]    Compiling kube v2.0.1
[INFO] [stderr]    Compiling gateway-api v0.19.0
[INFO] [stderr]    Compiling portail v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s
[INFO] running `Command { std: "docker" "inspect" "9753cd960e0e0ba4a193e9ee237e5f7ea98c36ccb85a9df179e9b87560bdeadb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9753cd960e0e0ba4a193e9ee237e5f7ea98c36ccb85a9df179e9b87560bdeadb", kill_on_drop: false }`
[INFO] [stdout] 9753cd960e0e0ba4a193e9ee237e5f7ea98c36ccb85a9df179e9b87560bdeadb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4050172b3ee097c57b7f9b5f330c42ab71aabc2b507e8a9520186de6d715f78
[INFO] running `Command { std: "docker" "start" "-a" "a4050172b3ee097c57b7f9b5f330c42ab71aabc2b507e8a9520186de6d715f78", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling k8s-openapi v0.26.1
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling rewrk-core v0.1.3
[INFO] [stderr]    Compiling kube-core v2.0.1
[INFO] [stderr]    Compiling kube-client v2.0.1
[INFO] [stderr]    Compiling kube-runtime v2.0.1
[INFO] [stderr]    Compiling kube v2.0.1
[INFO] [stderr]    Compiling gateway-api v0.19.0
[INFO] [stderr]    Compiling portail v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 18s
[INFO] running `Command { std: "docker" "inspect" "a4050172b3ee097c57b7f9b5f330c42ab71aabc2b507e8a9520186de6d715f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4050172b3ee097c57b7f9b5f330c42ab71aabc2b507e8a9520186de6d715f78", kill_on_drop: false }`
[INFO] [stdout] a4050172b3ee097c57b7f9b5f330c42ab71aabc2b507e8a9520186de6d715f78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aa960ea2aac6e121c9cff123845cb274d276a56d2741a119c5d7e9e9a654573f
[INFO] running `Command { std: "docker" "start" "-a" "aa960ea2aac6e121c9cff123845cb274d276a56d2741a119c5d7e9e9a654573f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/portail-b8e3eff16437b910)
[INFO] [stdout] 
[INFO] [stdout] running 180 tests
[INFO] [stdout] test chunked::tests::adversarial_data_contains_terminator_bytes ... ok
[INFO] [stdout] test chunked::tests::byte_by_byte_feeding ... ok
[INFO] [stdout] test chunked::tests::chunk_extension_on_last_chunk ... ok
[INFO] [stdout] test chunked::tests::chunk_extension_on_size_line ... ok
[INFO] [stdout] test chunked::tests::empty_body_terminator_only ... ok
[INFO] [stdout] test backend_pool::tests::probe_idle_conn_returns_alive ... ok
[INFO] [stdout] test chunked::tests::hex_size_large_uppercase ... ok
[INFO] [stdout] test chunked::tests::malformed_missing_lf_after_size_cr ... ok
[INFO] [stdout] test chunked::tests::malformed_non_hex_size ... ok
[INFO] [stdout] test chunked::tests::malformed_size_with_no_digits ... ok
[INFO] [stdout] test chunked::tests::multiple_chunks ... ok
[INFO] [stdout] test chunked::tests::bytes_after_terminator_are_ignored ... ok
[INFO] [stdout] test chunked::tests::regression_grpc_web_trailer_does_not_false_terminate ... ok
[INFO] [stdout] test chunked::tests::split_across_arbitrary_reads ... ok
[INFO] [stdout] test chunked::tests::trailer_section_multiple_headers ... ok
[INFO] [stdout] test chunked::tests::trailer_section_single_header ... ok
[INFO] [stdout] test config::core::tests::test_hostname_matches_exact_listener ... ok
[INFO] [stdout] test config::core::tests::test_example_generation_functions ... ok
[INFO] [stdout] test config::core::tests::headless_backend_connects_on_target_port ... ok
[INFO] [stdout] test config::core::tests::test_default_config ... ok
[INFO] [stdout] test chunked::tests::hex_size_large_lowercase ... ok
[INFO] [stdout] test config::core::tests::test_parse_duration ... ok
[INFO] [stdout] test config::core::tests::test_https_listener_json_deserialization ... ok
[INFO] [stdout] test config::core::tests::test_intersect_hostnames_exact_listener_restricts ... ok
[INFO] [stdout] test config::core::tests::test_request_mirror_json_deserialization ... ok
[INFO] [stdout] test config::core::tests::test_hostname_matches_wildcard_listener ... ok
[INFO] [stdout] test config::core::tests::test_request_mirror_to_route_table ... ok
[INFO] [stdout] test config::core::tests::test_intersect_hostnames_no_listener_hostname ... ok
[INFO] [stdout] test config::core::tests::test_intersect_hostnames_wildcard_listener_filters ... ok
[INFO] [stdout] test config::core::tests::test_json_deserialization ... ok
[INFO] [stdout] test config::core::tests::test_route_configuration ... ok
[INFO] [stdout] test config::core::tests::test_tls_config_json_roundtrip ... ok
[INFO] [stdout] test config::core::tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test config::core::tests::test_tls_passthrough_listener_json_deserialization ... ok
[INFO] [stdout] test config::core::tests::test_url_rewrite_json_deserialization ... ok
[INFO] [stdout] test config::core::tests::test_url_rewrite_to_route_table ... ok
[INFO] [stdout] test config::core::tests::test_url_rewrite_yaml_roundtrip ... ok
[INFO] [stdout] test config::validation::tests::test_https_valid_tls_config ... ok
[INFO] [stdout] test config::validation::tests::test_redirect_without_backends_ok ... ok
[INFO] [stdout] test config::validation::tests::test_tls_passthrough_valid ... ok
[INFO] [stdout] test config::core::tests::test_tls_config_yaml_roundtrip ... ok
[INFO] [stdout] test backend_pool::tests::probe_half_closed_returns_stale ... ok
[INFO] [stdout] test backend_pool::tests::probe_unsolicited_byte_returns_stale ... ok
[INFO] [stdout] test config::validation::tests::test_url_rewrite_valid_full_path ... ok
[INFO] [stdout] test config::validation::tests::test_url_rewrite_valid_prefix_match ... ok
[INFO] [stdout] test data_plane::tests::binds_target_port_not_published ... ok
[INFO] [stdout] test data_plane::tests::merge_respects_port_and_mode ... ok
[INFO] [stdout] test data_plane::tests::merged_fingerprint_is_stable_across_calls ... ok
[INFO] [stdout] test data_plane::tests::merges_same_port_listeners_into_one_cert_list ... ok
[INFO] [stdout] test dns_refresh::tests::changed_set_swaps ... ok
[INFO] [stdout] test dns_refresh::tests::concurrent_reconcile_is_not_clobbered ... ok
[INFO] [stdout] test dns_refresh::tests::unchanged_set_does_not_swap ... ok
[INFO] [stdout] test health::tests::test_below_threshold_stays_healthy ... ok
[INFO] [stdout] test health::tests::test_default_healthy ... ok
[INFO] [stdout] test health::tests::test_only_one_probe_spawned ... ok
[INFO] [stdout] test health::tests::test_record_success_no_prior_failure ... ok
[INFO] [stdout] test health::tests::test_success_resets_failure_count ... ok
[INFO] [stdout] test health::tests::test_threshold_marks_unhealthy ... ok
[INFO] [stdout] test http_filters::tests::test_apply_modifications_combined ... ok
[INFO] [stdout] test http_filters::tests::test_apply_modifications_host_rewrite ... ok
[INFO] [stdout] test http_filters::tests::test_apply_modifications_no_mods_passthrough ... ok
[INFO] [stdout] test http_filters::tests::test_apply_modifications_path_rewrite ... ok
[INFO] [stdout] test http_filters::tests::test_apply_response_header_mods_add ... ok
[INFO] [stdout] test http_filters::tests::test_apply_response_header_mods_remove ... ok
[INFO] [stdout] test http_filters::tests::test_apply_response_header_mods_set ... ok
[INFO] [stdout] test kubernetes::controller::tests::pick_named_port_matches_by_name ... ok
[INFO] [stdout] test kubernetes::controller::tests::pick_named_port_scans_across_slices ... ok
[INFO] [stdout] test kubernetes::controller::tests::required_endpoints_keys_on_bound_port ... ok
[INFO] [stdout] test kubernetes::controller::tests::required_endpoints_products_bind_addresses ... ok
[INFO] [stdout] test kubernetes::controller::tests::resolve_services_defers_named_targetport ... ok
[INFO] [stdout] test kubernetes::controller::tests::success_requeue_cadence ... ok
[INFO] [stdout] test kubernetes::controller::tests::watch_shape_parse ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::reconcile_stamps_listener_target_port_from_fronting_service ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::target_ports_empty_without_matching_service ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::target_ports_maps_privileged_and_unprivileged ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::target_ports_skips_named_target_port ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_backend_dns_name_cross_namespace ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_backend_dns_name_with_namespace ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_default_weight_and_port ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_exact_path_match ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_header_match_exact_and_regex ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_mixed_route_types ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_multiple_listeners ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_multiple_rules_per_route ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_namespace_scoping_all ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_namespace_scoping_same ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_namespace_scoping_selector ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_query_param_match ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_reconcile_basic ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_reconcile_filters_routes_by_gateway ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_reconcile_no_routes ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_reconcile_produces_valid_config ... ok
[INFO] [stdout] test chunked::tests::single_chunk_then_terminator ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_reconcile_to_route_table_tcp ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_reconcile_to_route_table_weighted_backends ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_reconcile_to_route_table_with_filters ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_regex_path_match ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_request_header_modifier_filter ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_request_mirror_filter ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_request_redirect_filter ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_response_header_modifier_filter ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_route_acceptance_tracked ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_route_without_parent_refs_excluded ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_tcp_route_conversion ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_timeouts_conversion ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_tls_passthrough_listener ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_tls_route_conversion ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_tls_terminate_listener ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_udp_route_conversion ... ok
[INFO] [stdout] test config::core::tests::test_external_name_endpoint_override_resolves ... FAILED
[INFO] [stdout] test config::validation::tests::test_http_rejects_tls_config ... ok
[INFO] [stdout] test config::validation::tests::test_https_empty_cert_name_rejected ... ok
[INFO] [stdout] test config::validation::tests::test_https_requires_certificate_refs ... ok
[INFO] [stdout] test config::validation::tests::test_https_requires_terminate_mode ... ok
[INFO] [stdout] test config::validation::tests::test_https_requires_tls_config ... ok
[INFO] [stdout] test config::validation::tests::test_request_mirror_empty_backend_name ... ok
[INFO] [stdout] test config::validation::tests::test_rewrite_requires_backends ... ok
[INFO] [stdout] test config::validation::tests::test_tcp_rejects_tls_config ... ok
[INFO] [stdout] test config::validation::tests::test_tls_requires_passthrough_mode ... ok
[INFO] [stdout] test config::validation::tests::test_tls_requires_tls_config ... ok
[INFO] [stdout] test config::validation::tests::test_url_rewrite_and_redirect_mutually_exclusive ... ok
[INFO] [stdout] test config::validation::tests::test_url_rewrite_path_must_start_with_slash ... ok
[INFO] [stdout] test config::validation::tests::test_url_rewrite_requires_at_least_one_field ... ok
[INFO] [stdout] test request_processor::tests::test_no_filters_no_overhead ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_weighted_backends ... ok
[INFO] [stdout] test request_processor::tests::test_request_mirror_single ... ok
[INFO] [stdout] test request_processor::tests::test_request_mirror_multiple ... ok
[INFO] [stdout] test request_processor::tests::test_url_rewrite_hostname ... ok
[INFO] [stdout] test request_processor::tests::test_url_rewrite_prefix_match_root ... ok
[INFO] [stdout] test routing::tests::all_with_weight_ip_literal_yields_one_weighted_backend ... ok
[INFO] [stdout] test request_processor::tests::test_url_rewrite_combined_with_header_mods ... ok
[INFO] [stdout] test routing::tests::dns_signature_is_order_independent ... ok
[INFO] [stdout] test request_processor::tests::test_url_rewrite_full_path ... ok
[INFO] [stdout] test request_processor::tests::test_url_rewrite_prefix_match ... ok
[INFO] [stdout] test request_processor::tests::test_url_rewrite_prefix_match_exact_prefix ... ok
[INFO] [stdout] test routing::tests::dns_signature_changes_when_pod_set_changes ... ok
[INFO] [stdout] test routing::tests::resolve_socket_addrs_ip_literal_is_single_and_resolver_free ... ok
[INFO] [stdout] test routing::tests::dns_signature_covers_l4_and_tls_backends ... ok
[INFO] [stdout] test routing::tests::test_cumulative_weights_precomputed ... ok
[INFO] [stdout] test routing::tests::test_combined_method_path_header_query ... ok
[INFO] [stdout] test routing::tests::test_method_matching ... ok
[INFO] [stdout] test routing::tests::test_equal_weights ... ok
[INFO] [stdout] test routing::tests::test_find_header_value ... ok
[INFO] [stdout] test routing::tests::test_prefix_boundary_trailing_slash ... ok
[INFO] [stdout] test routing::tests::test_prefix_boundary_no_false_extension ... ok
[INFO] [stdout] test routing::tests::test_query_string_contains_param ... ok
[INFO] [stdout] test routing::tests::test_query_param_matching ... ok
[INFO] [stdout] test request_processor::tests::test_redirect_takes_priority_over_backends ... ok
[INFO] [stdout] test routing::tests::test_header_matching ... ok
[INFO] [stdout] test routing::tests::test_resolve_tls_passthrough_no_route ... ok
[INFO] [stdout] test routing::tests::test_tls_route_sni_exact_match ... ok
[INFO] [stdout] test routing::tests::test_tls_route_sni_wildcard_match ... ok
[INFO] [stdout] test routing::tests::test_tls_route_sni_fallback_to_tcp ... ok
[INFO] [stdout] test routing::tests::test_resolve_tls_passthrough_found ... ok
[INFO] [stdout] test routing::tests::test_wildcard_host_matching ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_reconcile_to_route_table_http ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_unsupported_protocol_rejected ... ok
[INFO] [stdout] test routing::tests::test_regex_header_matching ... ok
[INFO] [stdout] test routing::tests::test_regex_path_matching ... ok
[INFO] [stdout] test routing::tests::test_zero_weight_backend_never_selected ... ok
[INFO] [stdout] test routing::tests::test_weighted_backend ... ok
[INFO] [stdout] test routing::tests::test_regex_query_param_matching ... ok
[INFO] [stdout] test routing::tests::test_multiple_query_params_and_logic ... ok
[INFO] [stdout] test routing::tests::test_exact_beats_regex_precedence ... ok
[INFO] [stdout] test routing::tests::test_exact_path_matching ... ok
[INFO] [stdout] test tls::tests::test_build_tls_acceptor_empty_refs ... ok
[INFO] [stdout] test tls::tests::test_extract_sni_empty_buffer ... ok
[INFO] [stdout] test tls::tests::test_extract_sni_no_sni_extension ... ok
[INFO] [stdout] test kubernetes::reconciler::tests::test_url_rewrite_filter ... ok
[INFO] [stdout] test tls::tests::test_extract_sni_not_tls ... ok
[INFO] [stdout] test tls::tests::test_extract_sni_not_handshake_type ... ok
[INFO] [stdout] test worker::tests::backend_conn_pooling_policy ... ok
[INFO] [stdout] test tls::tests::test_extract_sni_truncated ... ok
[INFO] [stdout] test tls::tests::test_extract_sni_valid_client_hello ... ok
[INFO] [stdout] test tls::tests::test_extract_sni_subdomain ... ok
[INFO] [stdout] test tls::tests::test_build_tls_acceptor_missing_cert_file ... ok
[INFO] [stdout] test tls::tests::test_build_tls_acceptor_multiple_certs ... ok
[INFO] [stdout] test tls::tests::test_dynamic_tls_acceptor_hot_reload ... ok
[INFO] [stdout] test tls::tests::test_sni_resolver_no_default_fallback ... ok
[INFO] [stdout] test tls::tests::test_merged_multi_gateway_certs ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::core::tests::test_external_name_endpoint_override_resolves stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::core::tests::test_external_name_endpoint_override_resolves' (41) panicked at src/config/core.rs:1259:9:
[INFO] [stdout] should have resolved ExternalName backend
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8c4d131758 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b8c4d131758 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b8c4d131758 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8c4d131758 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b8c4d149f8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8c4d149f8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5b8c4d136db2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b8c4d136db2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b8c4d10df66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8c4d10df66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8c4d128e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8c4c9fdf1c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b8c4c9fdf1c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b8c4d1290a2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b8c4d1290a2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8c4d10e054 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b8c4d1029b9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b8c4d10efed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8c4d14a7fc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8c4c8b6f1b - portail[510a1341a8c9fdd6]::config::core::tests::test_external_name_endpoint_override_resolves
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/core.rs:1259:9
[INFO] [stdout]   20:     0x5b8c4c824ab7 - portail[510a1341a8c9fdd6]::config::core::tests::test_external_name_endpoint_override_resolves::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/core.rs:1221:55
[INFO] [stdout]   21:     0x5b8c4c98baf6 - <portail[510a1341a8c9fdd6]::config::core::tests::test_external_name_endpoint_override_resolves::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5b8c4c9f0ffb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b8c4c9f0ffb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5b8c4c9fe875 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5b8c4c9fe875 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5b8c4c9fe875 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5b8c4c9fe875 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5b8c4c9fe875 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5b8c4c9fe875 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   30:     0x5b8c4c9fe875 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5b8c4c9f93d4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5b8c4c9f93d4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5b8c4ca018f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5b8c4ca018f2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5b8c4ca018f2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5b8c4ca018f2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5b8c4ca018f2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b8c4ca018f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5b8c4ca018f2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b8c4d130a5f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x5b8c4d130a5f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7d57a3d7daa4 - <unknown>
[INFO] [stdout]   43:     0x7d57a3e0aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::core::tests::test_external_name_endpoint_override_resolves
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 179 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aa960ea2aac6e121c9cff123845cb274d276a56d2741a119c5d7e9e9a654573f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa960ea2aac6e121c9cff123845cb274d276a56d2741a119c5d7e9e9a654573f", kill_on_drop: false }`
[INFO] [stdout] aa960ea2aac6e121c9cff123845cb274d276a56d2741a119c5d7e9e9a654573f
